home *** CD-ROM | disk | FTP | other *** search
/ Gamers Delight 2 / Gamers Delight 2.iso / Aminet / game / role / nh3ppami.lha / NetHack++ / nh3ppami.readme < prev    next >
Text File  |  1993-01-20  |  2KB  |  38 lines

  1. Short: NetHack 3.0++ Dungeon Exploration Game
  2.  
  3. About NetHack++:
  4.  
  5.     NetHack++ is a modified version of the original NetHack 3.0i which
  6. contains more monsters, more character classes and more extras than its
  7. predecessor.  It was conceived by Tom Proudfoot and Yuval Oren, and
  8. originally only available for MS/DOS systems.  This being an "unofficial"
  9. relese, there was no attempt from the Dev Team to get this ported to other
  10. platforms - so I went out and got the last official 3.0i release and a set
  11. of patches, to create an Amiga version of this fabulous game.
  12.  
  13.     With all those changes from SAS/C 5.1 to 6.1, this turned out to be a
  14. real pain in the ass...  but I finally made it! But even so, this port is
  15. far from perfect: Due to the unreliability of the optimizer in SAS/C 6.1,
  16. this code is unoptimized. I'll recompile and OS 2.0-ify it eventually when
  17. I get the next update from SAS. Compact code size was achieved by using
  18. short integers (aargh!) and utility.library. I've also taken the liberty to
  19. strip all debug info, since I'm not going to try and fix real bugs. As this
  20. has brought down size by 110 kB, I feel it's justified.
  21.  
  22.     But don't blame me if this program crashes: the original code is just
  23. full of signed/unsigned conversions and other type mismatches. I tried to
  24. fix them where I could, but there's still a bunch of 'em wedged inside. As
  25. the game seems to play just fine this way, I've left them where they are.
  26. If you'd like to try your hand on them, you're welcome to it: just send me
  27. email, and I'll upload my changed sources somewhere.
  28.  
  29.     Since I don't have access to Internet at the moment, I'd also be
  30. grateful if somebody could upload this to Aminet for me...
  31.  
  32.  
  33. Happy Hacking!
  34.  
  35. Thomas Bätzler 
  36.  
  37. (Thomas Baetzler, 2:241/7509.2@Fidonet.org)
  38.